{
    "enabled": true,
    "neededInstalledMods": [],
    "neededUninstalledMods": [],
    "spawns": [
	{
            "id": "chespin_farm",
            "pokemon": "chespin",
            "presets": [
                "natural"
            ],
            "type": "pokemon",
            "context": "grounded",
            "bucket": "rare",
            "level": "10-14",
            "weight": 1000.00,
            "condition": {
		"canSeeSky": true,
		"maxX": 131,
		"minX": 10,
		"maxZ": -240,
		"minZ": -366,
                "biomes": [
                    "#cobblemon:is_overworld"
		],
                "neededNearbyBlocks": [
                    "minecraft:grass_block"
		]
            }
        }
    ]
}